home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / rtmbp201.zip / WHATSNEW.201 < prev   
Text File  |  1992-08-20  |  3KB  |  85 lines

  1. ==[ 08-20-92 02:01a ]=====================================================
  2. The Following 'BUGS' have been squashed in Version 2.01 of RTMBP.
  3.  
  4. Features:
  5.   o  An additional feature was added to the Suplimentary MsgStamp program.
  6.      Now it is possible to set any NodeRecord Flag as 'ACTIVE' while the
  7.      current contents of said NodeRecord are left intact.
  8.  
  9. Enhancements:
  10.   (None Added)
  11.  
  12.  
  13. The Following !BUGS! where found and exterminated in RTMBP200
  14.  
  15.   o  (WA) Error in the RTMBP Renumbering Routine.
  16.      Symptom: In a PCRelay enviroment this bug would cause the next message
  17.               entered after a Renumber to not get Exported.  Also if RBBS
  18.               was used to Pack the MessageBase it would always report a
  19.               Broken Message Chain at the last Record of the File.
  20.      * RTMBP now properly updates the Checkpoint Record after a Renumber.
  21.      
  22.   o  (TC) RTMBP Not clearing dead records after PIP.
  23.      Symptom: Could cause dead/killed messages to Re-apear.  This is not
  24.               realy a bug because RBBS handles it properly but it was
  25.               changed to be more compatible with other software.
  26.      * RTMBP now clears out all dead records.
  27.  
  28.  
  29. ==[ 06-10-92 02:00a ]=====================================================
  30. The Following features and enhancements have been added to RTMBP200
  31.  
  32.  
  33. Features:
  34.  
  35. 1.  Support for RBBS-PC 17.4 Carbon Copy Messages.
  36.     RTMBP will now dynamicaly Purge and Pack 17.4 MsgBases.  It will
  37.     also Renumber and update headers acordingly.
  38.  
  39. 2.  Direct support has been added for PCRelay's RESET feature.  RTMBP
  40.     will now optionaly run PCRelay's RESET for you on completion of
  41.     Renumbering a MsgBase.
  42.  
  43. 3.  Added several Global parameters to the Configuration file.  To
  44.     include Path specification of Logfile.
  45.  
  46. Enhancements:
  47.  
  48. 1.  Cleaned up the code with an emphasis on speed and efficiency.
  49.  
  50. 2.  Added version number to closing screen.
  51.  
  52. 3.  Added time accuracy in seconds for better time estimates.
  53.  
  54. 4.  Added elapsed time to logfile and closing screen.
  55.  
  56. 5.  Added additional exclusion switch.
  57.  
  58. Please read the apropriate sections of the documentation for full details.
  59.  
  60.      
  61.  
  62. The Following !BUGS! where found and exterminated in RTMBP150
  63.  
  64.   o  (GS) Found a display error when /R switch not the last on the command
  65.      line.  Actualy it would not process UserRecord updates do to this but
  66.      would instead log an error 50 "File not found".
  67.  
  68.      * RTMBP now properly parses the command line in whatever order.
  69.      
  70.   o  (WA) Found a display error on the local log screen.  If ANSI was not
  71.      loaded stray ANSI Messages would display anyway.
  72.  
  73.      * Eliminated the ANSI sequences in Non-ANSI Mode.
  74.  
  75.   o  (WA) If RTMBP is invoked in command line mode and is passed a filename
  76.      of a file that does not exist, RTMBP will get caught in an endless Loop.
  77.  
  78.      * RTMBP now properly traps this error and logs accordingly.
  79.      
  80.   o  (WA) If several passes where made over the same message base with the
  81.      /X@ switch corruption was emminent.
  82.  
  83.      * RTMBP now could care less how many passes you make per MsgBase.
  84.  
  85.